func github.com/go-pg/pg/v10/orm.isKnownTableOption
3 uses
github.com/go-pg/pg/v10/orm (current package)
table.go#L305: if isKnownTableOption(pgTag.Name) {
table.go#L313: if !isKnownTableOption(name) {
table.go#L1541: func isKnownTableOption(name string) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)